-n | No validation - Skips well-formdeness validation before XSL conversion. |
-q | Quiet mode. |
-y | Don't prompt when overwriting files. |
-v | Validate input XML file against declared DTD or Schema instead of
performing XSL conversion. |
-i | Specifies the XML file to be validated or converted. |
-s | Specifies the XSL stylesheet to be used in XSL conversion. This
parameter is optional. If it is omitted, the input file name with an extension of .xsl
will be assumed for the stylesheet. |
-o | Specifies the name of the output file to create. If this parameter is
omitted, the output filename will be the input filename with an .html extension. |